home *** CD-ROM | disk | FTP | other *** search
/ Visual Intercept / Visual Intercept.iso / database.z / intercpt.MDB / Incident_Incidents.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-03-20  |  138 b 

  1. {
  2.     "schema": {
  3.         "IncidentID": "Long Integer NOT NULL",
  4.         "RelatedIncidentID": "Long Integer NOT NULL",
  5.         "RelatedType": "Text (32) NOT NULL"
  6.     },
  7.     "data": []
  8. }